@charset "utf-8";
/* CSS Document 
@import url(navi.css);*/
*{margin:0;}*
	
#background{background-color:#ccc; width:100%; height:900px;}
#background2{background-color:#ccc; width:100%; height:100%px;}	
#body{width:1000px; height:900px; text-decoration:none; margin:0px; }
#body2{width:1000px;  text-decoration:none; margin:0px; }
#header{background-image:url(img/header.jpg); width:1000px; height:69px; float:left; }
/*--------------menu-------------*/
/*--------------menu-------------*/
#menu{width:400px; display:block; height:30px; float:right; margin:20px 5px 0 0; 
 background-image:url(img/menu2.jpg);font-family:Arial; font-size:14px; font-weight:bold; text-align:center; }

#menu ul {list-style:none; width:400px; height:25px; margin:0; padding:0;}
	
#menu li{/*display:inline;*/ width:100px; height:25px;  text-decoration:none; float:left; padding-top:7px;  margin:0;/*border:double; */}

#menu a:link {text-decoration:none; color:#000;}

#menu a:visited {text-decoration: none; color:inherit; }

#menu a:hover { text-decoration: none; color:#ccc; display:block; height:30px; }

#menu a:active {text-decoration: none; color:#FFF;}

#current{display:block; color:#fff; background-color:#001873; width:100px;  height:25px; margin:0px;}
/*--------------menu finishe-------------*/
/*--------------menu finishe-------------*/

#logo{width:350px; height:45px; float:left; margin-top:20px;font:"Arial Black", Gadget, sans-serif; font-size:18px;color: #001873;  font-weight:bold; margin-left:2px;}


#image{width:1000px; height:304px; float:left;}

.page{background-image:url(img/left-pannel.jpg); background:repeat-y; width:640px; height:1200px; float:left; margin-left:20px; margin-top:10px; font-family:arial; font-size: 12px; text-align:left; padding-left:20px;}

#Container{background-image:url(img/container.jpg); 
width:1000px; height:490px; float:left; font-family:Arial;
}
#Container h2{font-size: 18px; color:#001873; text-align:left; padding:10px; }

#Container h3{font-size: 16px; color:#00000; text-align:left; padding:10px; }


#Container h4{font-size: 14px; color:#001873; text-align:center; padding:10px; }

#Container h5{font-size: 12px; color:#00000; text-align:left; padding: 0px 10px 0px 10px; }

#Container p{font-size: 12px; color:#000000; text-align:left; padding-left:10px; }

#left{background-image:url(img/left-pannel.jpg); width:640px; height:445px; float:left; margin-left:20px; margin-top:10px; font-family:arial; font-size: 12px; text-align:left; padding-left:20px;}



#left li{list-style:circle; text-align:left; font-family:arial; font-size: 12px; padding-left:20px;}
#Container2{width:660px; height:490px; float:left;}

#left1{background-image:url(img/left-top.jpg); width:640px; height:235px; float:left; margin-left:20px; margin-top:10px;}


#left2{width:645px; height:190px; float:left; margin-left:20px; margin-top:20px;}
#service{background-image:url(img/service.jpg); width:189px; height:175px; float:left; margin:10px;}

#right{background-image:url(img/right-pannel.jpg);width:300px; height:445px; float:left; margin-left:20px; margin-top:10px;}

#right p{font-size: 12px; color:#000000; text-align:left; padding:10px; }

#right li{ list-style:circle; text-align:left; font-family:arial; font-size: 14px; padding-top:10px;}

#icons{float:left; width:300px; height:30px; border:none; list-style:none;}

#icons a:link {
	text-decoration:none;
	border-color:#000;	
}
#icons a:visited {
	text-decoration: none;
    border-color:#000;
}
#icons a:hover {
	text-decoration: none;
	border-color:#000;
}
#icons a:active {
	text-decoration: none;
	border-color:#000;
	
	}
#icons ul
{
float:left;
list-style:none;
border:none;


}

#icons li
{
	float:left;
	list-style:none;
	border:none;
	padding-left:10px;
	padding-top:5px;
	}
	

#footer{background-image:url(img/footer.jpg);width:1000px; height:35px; float:left;}

#footer p{ padding-top:5px; padding-right:20px;}